git empty commit

204

empty-commoit -

git commit --allow-empty -m "run build"

git empty commit -

$ git commit --allow-empty -m "Trigger notification"

git remove an empty commit -

git filter-branch --commit-filter 'git_commit_non_empty_tree "$@"' HEAD

Comments

Submit
0 Comments